Adds a new item to the collection.
HRESULT Add(IFileCaptureSpec * newVal);
Add(IFileCaptureSpec newVal);
Sub Add(newVal As IFileCaptureSpec)
Parameters |
Description |
[in] IFileCaptureSpec * newVal |
The item to add. |
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|